Перевод: со всех языков на все языки

со всех языков на все языки

linked-list structure

См. также в других словарях:

  • Linked list — In computer science, a linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each node is composed of a datum and a reference (in other words, a link) to the next node in the… …   Wikipedia

  • linked list — noun A simple linear data structure, each of whose nodes includes pointers to the previous and subsequent nodes in the list, enabling traversal of the structure from any starting point …   Wiktionary

  • linked list — data structure in which there are pointers at the end of each list with leads to the next list …   English contemporary dictionary

  • Doubly linked list — In computer science, a doubly linked list is a linked data structure that consists of a set of sequentially linked records called nodes. Each node contains two fields, called links, that are references to the previous and to the next node in the… …   Wikipedia

  • XOR linked list — XOR linked lists are a data structure used in computer programming. They take advantage of the bitwise exclusive disjunction (XOR) operation, here denoted by ⊕, to decrease storage requirements for doubly linked lists. An ordinary doubly linked… …   Wikipedia

  • List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… …   Wikipedia

  • List (computing) — In computer science, a list is an ordered collection of entities/items. In the context of object oriented programming languages, a list is defined as an instance of an abstract data type (ADT), formalizing the concept of an ordered collection of… …   Wikipedia

  • List of combinatorics topics — This is a list of combinatorics topics.A few decades ago it might have been said that combinatorics is little more than a way to classify poorly understood problems, and some standard remedies. Great progress has been made since 1960.This page is …   Wikipedia

  • List of data structures — This is a list of data structures. For a wider list of terms, see list of terms relating to algorithms and data structures.Base data structuresComparisonAn attempt to classify data structures based on feature attributes: Stable means that input… …   Wikipedia

  • Linked Data — is a term used to describe a method of exposing, sharing, and connecting data on the Web via dereferenceable URIs. Principles Tim Berners Lee outlined four principles of Linked Data in his [http://www.w3.org/DesignIssues/LinkedData.html Design… …   Wikipedia

  • List of dentists — is a list of dentists who have gained some small role in history. As Dental phobia is a part of the culture this list is to note the actual stories of dentists. Also to give a sense of the history of those in the field.Real life dentists*Harold… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»